home *** CD-ROM | disk | FTP | other *** search
- on(release){
- randyurl = random(1000);
- loadVariablesNum("http://vodafone.panlogic.co.uk/vodafone/servlet/vodafone?flag=1&url=play again&rand=" add randyurl,0);
- loadVariablesNum("http://vodafone.panlogic.co.uk/play_again.html",0);
- tellTarget("_root")
- {
- gotoAndStop("stats");
- }
- }
-